C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / AutoExpandSelection Property

In This Topic
AutoExpandSelection Property (AutoCompleteBase<T>)
In This Topic
Gets or sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.
Syntax
'Declaration
 
Public Overridable Property AutoExpandSelection As Boolean
 
See Also